golang.org/x/net/http2.ClientConn.canTakeNewRequest (method)
2 uses
golang.org/x/net/http2 (current package)
clientconn.go#L27: return cc.canTakeNewRequest()
transport.go#L615: func (cc *ClientConn) canTakeNewRequest() bool {
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)